PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFPage Class / getDocument Method
In This Topic
    getDocument Method
    In This Topic
    Gets the PDF document.
    Syntax
    public PDFFixedDocument getDocument()

    Return Value

    The document in which this page is included.
    See Also